Skip to content

Small Change to Java implementation of Monte Carlo #210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2018
Merged

Small Change to Java implementation of Monte Carlo #210

merged 1 commit into from
Jul 3, 2018

Conversation

Wesley-Arrington
Copy link
Contributor

Changed the monteCarlo function to return a double so print statements are done in main()

I think the code is a bit cleaner this way but it may just be a personal preference so I understand if this isn't merged

Changed the monteCarlo function to return a double so print statements are done in main()

I think the code is a bit cleaner this way but it may just be a personal preference so I understand if this isn't merged
@Gathros Gathros added the Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.) label Jul 3, 2018
Copy link
Contributor

@zsparal zsparal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, this is better

@zsparal zsparal merged commit 39bbbf6 into algorithm-archivists:master Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants